home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Dialogs and Selections < prev    next >
Encoding:
Internet Message Format  |  1996-08-01  |  840 b   |  [TEXT/ttxt]

  1. Subject:     Dialogs and Selections
  2. Sent:        7/18/96 12:43 AM
  3. Received:    7/18/96 8:39 AM
  4. From:        Itrat Khan, khan@mustang.uwo.ca
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. I think someone has touched on this topic already, but I can't find
  9. the response in my tray…
  10.  
  11. When I open a dialog with FW_CDialogFrame::NewModalDialog(), I guess
  12. the change of focus tells the current presentation to *close* its
  13. selection, but I want to preserve the selection even after the dialog
  14. is gone. Besides, this shouldn't be the behaviour for dialogs, right? 
  15.  
  16. When my selection receives a CloseSelection() message, I remove all
  17. the data from its selected content which is what I'm sure is correct.
  18. Is there something else I'm missing? 
  19.  
  20. Thanks,
  21. Itrat.
  22. --
  23.  
  24.